home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connection 1998 Fall: Game Toolkit / Disc.iso / SDKs / Apple Game Sprockets / SoundSprocket / SoundSprocketTest Sources / TS3Main.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-26  |  169 b   |  13 lines  |  [TEXT/CWIE]

  1. /*
  2.  *    File:        TS3Main.h
  3.  *
  4.  *    Copyright © 1996 Apple Computer, Inc.
  5.  */
  6.  
  7. #ifndef __TS3Main__
  8. #define __TS3Main__
  9.  
  10. void Main_LastRoundup(
  11.     void);
  12.  
  13. #endif /* __TS3Main__ */